buddha-within's Stars
brick/math
Arbitrary-precision arithmetic library for PHP
tomhatzer/nova-slug-field
Slug field for Laravel Nova
ARCANEDEV/LogViewer
:page_with_curl: Provides a log viewer for Laravel
ARCANEDEV/Support
:muscle: Support package is a collection of helpers and tools for ARCANEDEV + Laravel projects.
asm89/stack-cors
Cross-origin resource sharing library and stack middleware.
php-fig/container
php-fig/cache
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
phpseclib/phpseclib
PHP Secure Communications Library
phpDocumentor/ReflectionDocBlock
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-file-iterator
FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phar-io/version
Library for handling version information and constraints
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
phpDocumentor/ReflectionCommon
dompdf/php-svg-lib
SVG file parsing / rendering library
dompdf/php-font-lib
A library to read, parse, export and make subsets of different types of font files.
php/php-src
The PHP Interpreter
myclabs/DeepCopy
Create deep copies (clones) of your objects
briannesbitt/Carbon
A simple PHP API extension for DateTime.
mtdowling/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
nikic/PHP-Parser
A PHP parser written in PHP