PHP Components

PHP Components are the components that is ready to use in your projects. You can get it from direct download link or install via composer (recommended).

Component Description Downloads API Doc
Cache Support these cache drivers: APC, APCu, Memcache, Memcached, File system. Download
Composer
API
Data Table Get the data from database and display in the table with pagination, check box, bulk actions and can be customize. The data table is responsive with collapse/expand functional. Download
Composer
API
Date interval Display date range of spcified date. Download
Composer
API
Image Image manipulation such as resize, rotate, crop, etc. Support transparency and animation images. Download
Composer
API
Nested Set Manage tree level data for example categories, nested comments, taxonomy. Download
Composer
API
Number Convert and works on number such as file size conversion, convert number to text. Download
Composer
API
Pagination Split many data into pages. Download
Composer
API
Profiler Profiling your web app performance such as display logs, time spend, memory spend, database usage, all files were called, session/get/post data. Download
Composer
API
Serializer Validate the serialize string or serialize it if it is not serialized yet. Download
Composer
API
Scheduler Schedule the PHP task on time. Require cron job for more precise on time. Download
Composer
API
Thai calendar Display calendar in Thai or other languages in day, week, month, year. Download
Composer
API
Thai date Display Thai date by remain the same arguments or attributes as in PHP functions. Download
Composer
API
Upload The upload class to make file upload a lot easier. Download
Composer
API