Libraries tagged by ntak
spareparts/pillar
3675 Downloads
Yet another take on ORM. This time with both hookers AND blackjack.
soysaltan/appender
22 Downloads
Take your appends control in Laravel 5.6+
sonntagnacht/backup-bundle
169 Downloads
command to take a snapshot of your project for symfony 2.8+
socarrat/serve
2 Downloads
Socarrat Serve takes care of tasks that involve HTTP such as routing and communication.
smiileteam/subscribe-helper
3 Downloads
Take advantage of our subscribeHelper to fullfill Smiile subscribe form from your users informations and validate their profiles
sirmekus/otu
1 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.
sinclairt/magic-views
54 Downloads
Magic CRUD views that takes the hassle out of repetitive blades. Useful for RAD
silverworm/test-composer
4 Downloads
leson taks
shifudeen/elastic-apm-laravel
11 Downloads
Laravel APM agent for Elastic v2 intake API
serps/error-dispatcher
5 Downloads
Takes input named error and dispatches them following the given configuration
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
schlaus/tagline
16 Downloads
Tagline takes a tag and a file, and tells you if the tag is found in the file, and on which line.
santanamic/wc-z4money
6 Downloads
Take payments on CredtCard and Boleto using Z4Money.
sanskritick/version
186 Downloads
Take control over your Laravel app version
rotexsoft/callable-execution-timer
5 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).