Libraries tagged by take
uthman/version
2597 Downloads
Take control over your Laravel app version. Forked from https://github.com/antonioribeiro/version
top7up/id
772 Downloads
This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. http://aziz.oraij.com
tomjn/composerpress
0 Downloads
Takes stock of a local install and generates a composer.json
tiagocardosos/yii2-widget-isloading
4775 Downloads
Simple widget ajaxStatus. Show visual feedback when loading data or any action that would take time.
thecodingmachine/splash-router
15104 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
tfrommen/dobby
10 Downloads
Dobby, the friendly Admin Elf, takes care of all your (unwanted) admin notices.
tecfinite/zatca-qr
3300 Downloads
This package takes ZATCA invoice data and generates ZATCA TLV string and Qr code image.
sunnysideup/youtubefield
472 Downloads
Field for selecting YouTube videos. Takes various URL formats as input and stores the YouTube ID.
sitegeist/shelflife
258 Downloads
Calculate modification dates for documents that take content into account
shipsaas/docking
4 Downloads
DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
scyfel/contao-formrecipient
5169 Downloads
Adds the function to take the email recipient from a form field
rossjcooper/laravel-dusk-visual-assert
6445 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
oppytut/laravel-lift12
846 Downloads
Take your Eloquent Models to the next level
ohansyah/laravelbenchmark
965 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project