dzasa's Stars
php/php-src
The PHP Interpreter
nikic/PHP-Parser
A PHP parser written in PHP
briannesbitt/Carbon
A simple PHP API extension for DateTime.
phpDocumentor/ReflectionDocBlock
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Ocramius/PackageVersions
:package: Composer addon to efficiently get installed packages' version numbers
php-http/httplug
HTTPlug, the HTTP client abstraction for PHP
paquettg/php-html-parser
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
nette/php-generator
🐘 Generates neat PHP code for you. Supports new PHP 8.4 features.
nette/utils
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
php-http/promise
Promise used for asynchronous HTTP requests
whiteoctober/Pagerfanta
Pagination for PHP.
php-http/message-factory
Abandoned: Httplug Factory interfaces for PSR-7 HTTP Message
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
php-http/guzzle6-adapter
Guzzle 6 HTTP adapter
php-http/message
HTTP Message related tools
php-http/discovery
Finds installed clients and message factories
Nyholm/psr7
A super lightweight PSR-7 implementation
php-http/client-common
Common HTTP Client implementations and tools for HTTPlug
PHP-CS-Fixer/diff
Diff implementation
nette/finder
🔍 Finder: find files and directories with an intuitive API.
nette/schema
📐 Validating data structures against a given Schema.
nette/neon
🍸 Encodes and decodes NEON file format.
nette/di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 8 features.
nette/robot-loader
🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
nette/bootstrap
🅱 The simple way to configure and bootstrap your Nette application.
nayzo/NzoUrlEncryptorBundle
Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application
paquettg/string-encoder
Facilitating the process of altering string encoding in PHP.