Libraries tagged by talk
symfony/symfony1
109431 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
sweetchuck/robo-cdd
271476 Downloads
Robo task wrapper for the Circular Dependency Detector
svenjuergens/disable_beuser
32430 Downloads
Scheduler task to disable inactive User
stellarwp/shepherd
2041 Downloads
A library for offloading tasks to background processes.
sourcebroker/imageopt
43634 Downloads
Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images.
solvecrew/expo-notifications-bundle
53971 Downloads
Bundle to handle the BE tasks of the push notifications service for the expo react-native Framework.
sitegeist/base-url
25032 Downloads
Determinates base URL from site configurations for scripts where no FE or BE context is available like commands or tasks
rootwork/php-sidekick
13619 Downloads
A PHP helper library dedicated providing useful one-liners to otherwise common and tedious tasks.
riki137/multitron
13797 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
quorum/stream-functions
17946 Downloads
useful php-stream resource handling functions for common lexing and parsing tasks
pluggit/queues
36320 Downloads
Provides abstractions for Tasks & Domain Events as well as implementations for some queue systems. Easy to extend.
platine-php/template
5006 Downloads
Platine Template is a template engine that has taken a lot of inspiration from Django.
plank/laravel-schema-events
2997 Downloads
A Laravel package to emit events based on the schema changes taking place during migration.
petenelson/progress-estimator
23649 Downloads
PHP class to estimate time remaining for a list of tasks
optimistex/math-expression
5625 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann