Libraries tagged by simulation
stevenbuehner/multi-role-acl-base
68 Downloads
A module that implements the acl with some presets. It can be attached to htGroupManager and htUserManager or customized for other situations
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.
omid51068/artisan-cli
10 Downloads
Cli simulator package for [laravel:artisan]
markei/dbmigrate
318 Downloads
Script for migrating databases between environments, easy for use in a situation of Wordpress and DTAP
ljoboy/drc-data
46 Downloads
Our goal is to create solutions for our country (DRC). based on the reality of the situation, this repository will contain the basic data for the creation of any solution.
jmediatechnology/jphp
3 Downloads
PHP has many built-in functions. However, my opinion is that PHP doesn't have some built-in functions that may be needed. What's next is that some built-in functions don't offer the necessary functionality in some situations.
google/cloud-policysimulator
17 Downloads
Google Cloud Policy Simulator Client for PHP
g4t/laravel-multithread
22 Downloads
laravel multithread imulation.
elephpant/quotation
27 Downloads
Quotation is a simple way to extract the currency situation converted for CURRENCY REAL (BRL), either on the current day or in previous periods, as well as at defined intervals. Contains a vast collection of coins to get your status for REAL (BRL).
drdplus/rolls-on
226 Downloads
Drd+ rolls by dices covering specific situations
daviddeutsch/redbean-adaptive
818 Downloads
Reworking RedBeanPHP to be more adaptive to complex situations
bsadjetey/ussdsimulator
5 Downloads
Simple USSD simulator app
drd-plus/rolls-on
1737 Downloads
Drd+ rolls by dices covering specific situations
rosell-dk/exec-with-fallback
4413692 Downloads
An exec() with fallback to emulations (proc_open, etc)
phplang/scope-exit
8885000 Downloads
Emulation of SCOPE_EXIT construct from C++