Libraries tagged by insite
creativestyle/magesuite-soft-db-status-validation
70860 Downloads
Makes the db (schema) validation silently log error instead of throwing critical exception
code16/laravel-content-renderer
13216 Downloads
Render blade components inside HTML content
clarkwinkelmann/flarum-ext-group-invitation
6965 Downloads
Invite users into groups via links
christianessl/impersonate
18823 Downloads
Impersonate frontend users from inside the TYPO3 Backend.
cheprasov/php-parallel
12413 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
byjg/authuser
8663 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
bueltge/must-use-loader
15414 Downloads
Load Must-Use Plugins inside subdirectories with caching. For delete the cache: if you view the Must Use plugin list in the network administration.
bhavingajjar/laravel-python
235 Downloads
Run Python scripts inside your Laravel
ayra/laravel-themes
7528 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
alexdmccabe/composer-in-container
18989 Downloads
Prevent Composer commands from accidentally being run from a host instead of from inside a container.
aircury/collection
33998 Downloads
Library to provide collection structures, to use instead of arrays
addiesaas/package-adopt
15897 Downloads
Composer plugin to install AddieSaaS packages to App directory instead of vendor
thecodingmachine/safe8
13032 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
sonata-project/admin-search-bundle
31313 Downloads
Implement Search Engine (ElasticSearch) inside Sonata Admin
packagist/closurecompiler-bin
98839 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.