Libraries tagged by cors
flexihash/flexihash
672969 Downloads
Flexihash is a small PHP library which implements consistent hashing
flesler/jquery.scrollto
38698 Downloads
Lightweight, cross-browser and highly customizable animated scrolling with jQuery
ergebnis/http-method
151277 Downloads
Provides constants for HTTP request methods.
dave-liddament/php-language-extensions
371917 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
crestapps/laravel-code-generator
83602 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
crazycodr/standard-exceptions
198166 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
components/mathjs
3403 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
bvanhoekelen/performance
721273 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
besimple/soap-client
2159715 Downloads
Build and consume SOAP Client based web services
aura/di
936450 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
api-platform/serializer
1329486 Downloads
API Platform core Serializer
anik/amqp
351498 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
zendframework/zend-feed
19181275 Downloads
provides functionality for consuming RSS and Atom feeds
nfephp-org/nfephp
95272 Downloads
NFePHP é uma API para gerenciamento das comunicações entre o emitente de NFe e os serviços dos SEFAZ estaduais. Inteiramente construido em PHP para rodar sob qualquer sistema operacional.
mpyw/eloquent-has-by-non-dependent-subquery
460922 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.