Libraries tagged by when
rayblair/type-safety
5 Downloads
Type Safety is a PHP package that enforces strict type safety when working with mixed arrays and variables.
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
randomstate/laravel-doctrine-firebase
5 Downloads
Firebase User Provider integration for Laravel when using Laravel-Doctrine
ralfhortt/php-watch-files
10 Downloads
Watch file or folder and execute code when something is changes inside
rahpt/cli-crud
12 Downloads
Cli-Crud is an extension of CodeIgniter4 spark CLI. It will help you generate template files more quickly when developing projects with CodeIgniter4
rabble/preview-bundle
37 Downloads
Adds a preview to the content section when editing or creating a page in the content bundle.
qmas/sneaker
7 Downloads
An easy way to send emails with stack trace whenever an exception occurs on the server for Laravel Applications.
qinqw/bento
11 Downloads
Bento, Use it whenever you want
qbus/contao-inherit-fallback-articles
62 Downloads
Inherit articles when a page has no articles for a particular layout section.
qbus/contao-home-fallback-articles
0 Downloads
Get articles from the home page as a fallback when a page has no articles for a particular layout section.
qbus/contao-fallback-articles
72 Downloads
A basis for defining methods that can get fallback articles when a page has no articles for a particular layout section.
putyourlightson/craft-resave-expired
3 Downloads
Resaves elements when their future post or expiry dates pass.
pschwisow/phergie-irc-plugin-react-altnick
148 Downloads
Phergie plugin for switching to alternate nicks when primary is not available
proximify/foreign-packages
112 Downloads
Install and update foreign package dependencies (NPM, Yarn, PIP, etc) when a composer project is installed or updated.
provision-ops/update-dependencies
5 Downloads
Composer plugin that allows for automatic Pull Requests submission when there is a Composer Update detected.