Libraries tagged by insite
elfeffe/textstat
8 Downloads
This is a package to use Python's TextStat inside Laravel
dotkernel/dot-controller-plugin-forms
1753 Downloads
DotKernel controller forms plugin for easy access to forms inside controllers
delta-solutions/translations
28 Downloads
Store your spatie/laravel-translation-loader powered translations in columns instead of in a json field
ddlzz/symfony5-docker-website-skeleton
49 Downloads
A project template for Symfony application running inside of Docker containers for convenient development.
ddlzz/symfony-docker-website-skeleton
51 Downloads
A project template for Symfony application running inside of Docker containers for convenient development.
dcodeteam/phpunit-for-bitrix
198 Downloads
Based on https://github.com/osotov/phpunit-for-bitrix. Base test class for unit tests inside 1C-Bitrix framework environment
dcarbone/php-consul-api-bundle
315 Downloads
Bundle to enable usage of dcarbone/php-consul-api inside of a Symfony 3 project
dan0sz/topmenu-products-magento2
3 Downloads
Easily add products to Magento 2's topmenu, instead of just categories.
customd/healthz
620 Downloads
Add health checks to your Craft website, useful when running inside of Docker
crisu83/closurecompiler-bin
10186 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.
color-rabbit/doctrine-helper
6 Downloads
instead of `php bin/console doctrine:mapping:import`
code711/speedupyaml
191 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.
cheprasov/php-parallel
12271 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
chapdel/survey-for-laravel
5 Downloads
Create surveys inside your Laravel app
causal/restdoc
4350 Downloads
Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.