Libraries tagged by irstea
integer-net/magento2-german-umlaut-urls
65412 Downloads
Automatically converts umlauts correctly in URLs ("ä" => "ae" instead of "a").
dereuromark/cakephp-expose
25431 Downloads
CakePHP Expose Plugin to expose entities through UUIDs instead of AIIDs
cyppe/laravel-batch-jobs-redis-driver
12998 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
cmsmaxinc/filament-error-pages
1177 Downloads
Users don’t see blank 404 or 503 error pages. Instead, it shows helpful messages or guides them when something goes wrong.
ciareis/bypass
7156 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
byjg/jwt-session
71989 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
bairwell/middleware-cors
17680 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
thecodingmachine/safe8
12835 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
rhumsaa/uuid
2601318 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
josegonzalez/cakephp-entity
30601 Downloads
Use model objects/classes instead of arrays in your CakePHP application
webwhales/guzzle-conditional-mock-handler
27829 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue
voceconnect/wp-large-options
3939 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
vierwd/typo3-smarty
5038 Downloads
Use Smarty in Templates instead of Fluid
unclecheese/silverstripe-image-optionset
8437 Downloads
Provides a list of selectable items that use images as the primary label instead of text.
tms/select
8969 Downloads
Select nodes instead of searching via reference editor in Neos CMS