Libraries tagged by laravel package package
jobmetric/laravel-form
3 Downloads
A package for creating generic forms that allows you to create all kinds of forms in your application in code.
jobmetric/laravel-env-modifier
9 Downloads
This is a package for env modification the contents of different Laravel projects.
jhoopes/laravel-selenium-driver
1412 Downloads
A package wrapper that works with selenium to test laravel applications in the browser, inspired from laracasts integrated package
imanghafoori/laravel-anytoken
4 Downloads
A minimal yet powerful package to help you in development.
fahlgrendigital/packages-statamic-form-manager
238 Downloads
Statamic form submission management. Send submission data to 3rd party vendors like CRMs and custom REST endpoints.
dotclang/auth-package
16 Downloads
Custom authentication Laravel with Tailwind UI
dot-env-it/laravel-api-integrator
745 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
cierrateam/laravel-architect
7 Downloads
The php artisan for package creators.
canzell/crapi-slack-package
789 Downloads
Slack notification for Laravel as it should be.
calkeo/laravel-cloudflare-ddns
168 Downloads
This package facilitates dynamic DNS (DDNS) for Cloudflare with no third-party integrations. The package interacts directly with the Cloudflare API to sync the current system's IP address with your Cloudflare DNS records.
bruno-barros/wordpress-packages
598 Downloads
packages for wordpress
tightenco/nova-package-discovery
885 Downloads
Discover the newest and most popular Nova packages.
rinvex/laravel-composer
11419 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
nunomaduro/phpstan-laravel
223 Downloads
A skeleton repository for my packages