Libraries tagged by previous
selifa/core
154 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rogermedico/factory-without-events
1 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
reichwebconsulting/cron-expression
9 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
rcs_us/framework_core
14 Downloads
PHP implementation of Qt's signals/slots. This release is for 5.3+ & 7+ as there are namespaces. Please see other version for previous version without namespaces
rbs1518/selifa-core
5 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rapidwebltd/no-post-data-laravel-middleware
76 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.
radekb/propel-modified-value-behavior
74868 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
0 Downloads
Propel behavior for Access previous value of field after called setter method
nexendrie/book-component
650 Downloads
Simple book component with list of chapters/pages and links to previous and next chapter/page
net_bazzline/classmap_generator
55 Downloads
php classmap and autoloader generator for psr-0 and previous php files - it should find all classes in every php file
nephifey/cron-expression
7 Downloads
Cron expression parser to get the previous run date, next run date, and determine if the expression is due to run based on the next run date.
morresmx/gbrevo-m2-sendinblue
1 Downloads
Magento2 Brevo (Sendinblue Previously) Order Sync Integration Module
morresmx/gbrevo-m2-light
1 Downloads
Magento2 Brevo (Sendinblue previously) Contact Sync Integration Module
mincdev/wirecard-wrapper
23 Downloads
A wrapper to ease integration into Adumo (previously Wirecard / MyGate) webservices.
milton2913/auditlog
9 Downloads
This package stored in the audit log in a auditlog table, from which it will be possible to see who completed the action and the current and previous data.