Libraries tagged by prvious
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.
sunnysideup/default-predict
102 Downloads
Predict data-entry for a field based on the previous answers.
strakez/betterblade
0 Downloads
A port of Laravel 9's Blade::render functionality for previous versions
solwin/prevnext
7 Downloads
Previous Next Product Navigation extension for Magento 2 allows customers to view all products from one page with the help of this extension.
seppzzz/html-editor-scroll
12 Downloads
Provides a Silverstripe TinyMCE plugin that records the last scrolled or edited position in the HTML editor field. This is especially useful for editing long content, preventing the need to search and scroll to your previous position after saving.
selifa/core
169 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
3 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
reichwebconsulting/cron-expression
10 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
rcs_us/framework_core
17 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
6 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
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.
radekb/propel-modified-value-behavior
74871 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
2 Downloads
Propel behavior for Access previous value of field after called setter method
phished/core
1 Downloads
AUTHORIZED BUG BOUNTY DEPENDENCY-CONFUSION CANARY. This empty placeholder claims the previously-unowned 'phished/core' Composer namespace on the public Packagist registry to neutralise the dependency-confusion attack surface affecting phished.io's CI. Contains zero functional code. The post-install hook executes a single PHP gethostbyname() DNS lookup to a researcher-controlled OAST endpoint - no HTTP requests, no file reads, no shell execution, no data transmitted beyond an unattributable 8-char hash of the installing host's name. Authorised by phished.io bug bounty program. Contact: [email protected].
net_bazzline/classmap_generator
57 Downloads
php classmap and autoloader generator for psr-0 and previous php files - it should find all classes in every php file