Libraries tagged by enot php
phing/phing
22518236 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
silviolleite/laravelpwa
1376279 Downloads
Looks like an app, feels like an app, but NOT an app.
nelexa/zip
7985195 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
tpyo/amazon-s3-php-class
1112152 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
hprose/hprose
221524 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
wolfcast/browser-detection
1098359 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
fingerprint/fingerprint-pro-server-api-sdk
279266 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
shipmonk/coverage-guard
48432 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
aura/web
566199 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
friendsofsymfony1/doctrine1
692625 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
resty/resty
356679 Downloads
A simple PHP library for doing RESTful HTTP stuff. Does not require the curl extension
roave/no-floaters
343961 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
not-empty/ulid-php-lib
27284 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
php-cs-fixer/phpunit-constraint-isidenticalstring
1020959 Downloads
Constraint for testing strings considering not-same line endings.
nodejs-php-fallback/nodejs-php-fallback
465075 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available