Popular Packages
-
packagist/closurecompiler-bin
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 an
Abandoned! See packagelist/closurecompiler-bin
-
-
PHP
samdark/hydrator
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
-
JavaScript
life2016/bootstrap-tagsinput
-
PHP
kunstmaan/search-bundle
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
-
PHP
yiiext/activerecord-relation-behavior
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
-
PHP
kunstmaan/node-search-bundle
This bundle uses the KunstmaanSearchBundle to search through Nodes from the KunstmaanNodeBundle
-
PHP
r0bdiablo/laravel5-phumbor
Laravel 5+ package adding support for the Phumbor PHP library for Thumbor.
Abandoned! See r0bdiabl0/php-thumbor
-
-
-
-
-
-
PHP
dskripchenko/php-docx
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.