alirezabahmei's Stars
Alessio-dh/deepltranslator
Will translate all files inside a laravel project using the DeepL API and exports it to the requested language
tonsky/FiraCode
Free monospaced font with programming ligatures
php-fig/simple-cache
php-fig/container
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
php-fig/log
pusher/pusher-http-php
PHP library for interacting with the Pusher Channels HTTP API
bobthecow/psysh
A REPL for PHP
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
phpseclib/phpseclib
PHP Secure Communications Library
sebastianbergmann/php-timer
Utility class for timing
sebastianbergmann/phpunit
The PHP Unit Testing framework.
sebastianbergmann/php-text-template
A simple template engine.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
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)
PHPOffice/PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
phpDocumentor/ReflectionDocBlock
php/php-src
The PHP Interpreter
paragonie/sodium_compat
Pure PHP polyfill for ext/sodium
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
morilog/jalali
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
myclabs/DeepCopy
Create deep copies (clones) of your objects
briannesbitt/Carbon
A simple PHP API extension for DateTime.
nikic/PHP-Parser
A PHP parser written in PHP