Libraries tagged by saving
kunstmaan/form-bundle
133707 Downloads
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
kepex/laravel-crud-generator
16960 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
hammerstone/laravel-pseudo-daemon
13089 Downloads
A Laravel package to mimic daemons via scheduled commands without having to change server configuration.
abr4xas/cache-ui-laravel
3715 Downloads
List, search and delete individual cache keys without having to purge the entire cache
smitmartijn/laravel-pausable-jobs
3407 Downloads
Pause and resume Laravel jobs individually, instead of having to pause the entire queue.
oliverklee/onetimeaccount
32802 Downloads
Allow users to create a short-lived FE user account without having to enter a user name or password.
fasterpay/fasterpay-php
27120 Downloads
FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.
dmamontov/asynctask-7
14188 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
crowdstar/background-processing
58689 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
b13/magnets
30183 Downloads
Magnets: TYPO3 Service Package revolving around having a good API to fetch the current Geo IP and its location of the user.
johnbillion/extended-taxos
59062 Downloads
A library which provides extended functionality to WordPress custom taxonomies, allowing you to quickly build custom taxonomies without having to write the same code again and again.
whitecube/laravel-links
404 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
vivre-tech/rest-renderer
13299 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
sitegeist/translatelabels
34387 Downloads
This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.
protich/auto-join-eloquent
136 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses