Libraries tagged by insite
integer-net/magento2-german-umlaut-urls
78324 Downloads
Automatically converts umlauts correctly in URLs ("ä" => "ae" instead of "a").
initred/laravel-tabula
14092 Downloads
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
esign/laravel-database-trigger
12469 Downloads
Easily create database triggers inside of your Laravel application
emag-tech-labs/annotation-cache-bundle
39530 Downloads
Annotation based caching for services inside a symfony container
caravelx/module-graphql-config
58182 Downloads
This module allow to configure the GraphQL complexity and depth inside the Magento administration
byjg/jwt-session
73175 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
bairwell/middleware-cors
19312 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.
badoo/soft-mocks
34696 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
b13/geocoding
60863 Downloads
Services for using geocoding from Google inside TYPO3 database records
alessiodh/deepltranslator
10093 Downloads
Will translate all files inside a laravel project using the DeepL API and exports it to the requested language
adriansuter/php-autoload-override
48824 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
timoetting/kirby-builder
35629 Downloads
This versatile plugin for Kirby CMS (v3) lets you predefine content blocks with different field sets that can then be added, edited and arranged inside Kirby's panel.
rhumsaa/uuid
2618734 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
33524 Downloads
Use model objects/classes instead of arrays in your CakePHP application
emag-tech-labs/cache-bundle
21700 Downloads
Annotation based caching for services inside a symfony container