Libraries tagged by saver
overtrue/phplint
14810219 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
mrclay/minify
19525738 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
symfony-cmf/routing
52979965 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
pion/laravel-chunk-upload
5204663 Downloads
Service for chunked upload with several js providers
shetabit/payment
361550 Downloads
Laravel Payment Gateway Integration Package
shetabit/multipay
384474 Downloads
PHP Payment Gateway Integration Package
oskarstark/enum-helper
4453770 Downloads
This library provides helpers for several enum operations
jms/security-extra-bundle
8190910 Downloads
Enhances the Symfony2 Security Component by adding several new features
friendsofcake/cakepdf
2406564 Downloads
CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.
darsyn/ip
2144129 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
coroowicaksono/chart-js-integration
2170124 Downloads
A Simple Dashboard Chart in Laravel Nova using Chart JS. Starting create your own dashboard with Chart JS Integration can save your time and help you maintain consistency across standard elements such as Bar, Stacked, Line, Area, Doughnut and Pie Chart.
swlib/saber
152497 Downloads
Swoole coroutine HTTP client
la-haute-societe/yii2-save-relations-behavior
544904 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-relation-trait
244881 Downloads
Yii 2 Models load with relation, & transaction save with relation
hhxsv5/php-sse
193554 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.