Libraries tagged by conditionals
saheed/availability-check
2 Downloads
Returns the available products with the conditions added in each service
sadapon2008/mysql_collate
13 Downloads
Mysql Datasource For CakePHP supporting COLLATE in conditions
rapidwebltd/no-post-data-laravel-middleware
77 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.
prowebcraft/php-template-parser
62 Downloads
Simple Template Parser with nested conditions
piwind/flarum-quiet-edits
0 Downloads
Do not mark posts as Edited based on some conditions.
piotrek-r/worker
7 Downloads
A simple worker implementation to loop a callback function until one of the defined conditions is met
pingi/trontrxapi
22 Downloads
Library for interacting with the Tron blockchain through Tron-Grid (add a few conditions to remove API dependencies - PINGI.CO PINGI.IR)
php-jl/where-search
1 Downloads
where conditions
pedrokeilerbatistarojo/smartfilter
5 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
oskar-zborowski/laravel-database-migrator
4 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
nikolai/char-validator
1 Downloads
A char validator that validates string by chosen conditions.
muhmdraouf/laravel-paratest
8408 Downloads
Run your Laravel feature tests in parallel without race conditions.
muffin/multiselect
29 Downloads
Toggle, select or multiselect a database field based on a set of conditions
maximaster/meta-bind
0 Downloads
Binds arbitrary meta data to conditions and allows to resolve them for provided input.
markohs/protectionbanner
12 Downloads
Customizable Laravel Middleware to comply with EU cookie lawls and protect adult websites from child access forcing the client to accept conditions before any cookie or anything is sent.