Libraries tagged by abort
spatie/laravel-or-abort
3948 Downloads
A trait to add OrAbort functions to a class
luyadev/luya-module-payment
11981 Downloads
LUYA Payment allows you to integrate payments in a safe and fast way. The module take care of all the provider required steps (call, create, success, abort, etc.) and provides all the informations for your store.
chaodada/line-formatter
1543 Downloads
解决Hyperf框架Log类出现Over 9 levels deep, aborting normalization的问题
zen-studio/line-formatter
73 Downloads
解决Hyperf框架Log类出现Over 9 levels deep, aborting normalization的问题
natterbox/codeception-ctrlc
4734 Downloads
Allows safe abortion of a run by pressing `Ctrl+C`
amiraghaee/redirector
101 Downloads
with using this package, you can manage the header status code of routes. you can redirect or abort routes with status code.
symfony/web-profiler-bundle
122075496 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/property-info
205096983 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/maker-bundle
91278386 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
php-parallel-lint/php-parallel-lint
41422213 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
doctrine/reflection
102054644 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
wnx/laravel-stats
1556401 Downloads
Get insights about your Laravel Project
rmm5t/jquery-timeago
162431 Downloads
jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").
jakub-onderka/php-parallel-lint
9719812 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
vanderlee/php-stable-sort-functions
542292 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.