PHP: Possible Projects
macroable
[READ ONLY] Subtree split of the Illuminate Macroable component (see laravel/framework)
Released: 21 Apr 2020 - 69
whoops
PHP errors for cool kids
error-handling errors php php-errors ui whoops
Released: 11 Mar 2013 - 13,198
TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
typeresolver
Released: 10 Jun 2015 - 9,152
Negotiation
Content Negotiation tools for PHP.
content-negotiation negotiation php
Released: 18 Jan 2013 - 1,414
http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
component http php symfony symfony-component
Released: 07 Mar 2019 - 1,943
var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
clone component construct export hydrate instantiate lazy-loading php proxy serialize symfony symfony-component
Released: 29 Aug 2018 - 2,042
polyfill-php72
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
compatibility component javascript polyfill portable shim symfony symfony-component symfony-polyfill
Released: 09 Jun 2017 - 4,792
macroable
A trait to dynamically add methods to a class
macros php runtime utility
Released: 17 Sep 2017 - 683
global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
Released: 22 Aug 2014 - 6,550
Pagerfanta
Pagination library for PHP applications with support for several data providers
doctrine elastica mongodb-orm pagination php solarium
Released: 05 Jun 2020 - 381
cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
Released: 20 Apr 2011 - 4,894
temporary-directory
A simple class to work with a temporary directory
directory php storage testing
Released: 30 Jan 2017 - 923
security-guard
Symfony Security Component - Guard
component php symfony symfony-component
Released: 24 Sep 2015 - 1,433
polyfill-mbstring
Symfony polyfill for the Mbstring extension
compatibility component javascript mbstring polyfill portable shim symfony symfony-component symfony-polyfill
Released: 22 Oct 2015 - 7,831
inflector
Converts words between their singular and plural forms (English only)
component inflection php pluralize singularize string symfony symfony-component words
Released: 31 Mar 2016 - 2,210
tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
php tokenizer xml
Released: 05 Apr 2017 - 5,156
emogrifier
Converts CSS styles into inline style attributes in your HTML code.
css email hacktoberfest html php
Released: 02 Dec 2013 - 906
evenement
Événement is a very simple event dispatching library for PHP.
Released: 16 Aug 2011 - 1,277
PHP-CSS-Parser
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
composer-package css hacktoberfest parser
Released: 24 Aug 2010 - 1,759
php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
Released: 28 May 2009 - 8,818
phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
php php7 phpstan safety static-analysis static-code-analysis strongly-typed
Released: 11 Nov 2017 - 604
proxy-manager-bridge
Provides integration for ProxyManager with various Symfony components
component php symfony symfony-component
Released: 08 May 2013 - 757
glide
Wonderfully easy on-demand image manipulation library with an HTTP based API.
Released: 22 Dec 2014 - 2,550
TCPDF
Official clone of PHP library to generate PDF documents and barcodes
Released: 08 Aug 2014 - 4,196
routing
Maps an HTTP request to a set of configuration variables
component php router routing symfony symfony-component uri url
Released: 22 Feb 2011 - 7,590
laminas-zendframework-bridge
Alias legacy ZF class names to Laminas Project equivalents.
apigility expressive laminas laminas-api-tools mezzio migration security-only zendframework
Released: 27 Mar 2019 - 1,184
laminas-feed
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
atom feed pubsubhubbub rss
Released: 31 Dec 2019 - 144
neon
🍸 Encodes and decodes NEON file format.
language neon neon-syntax nette nette-framework parsing php yaml
Released: 20 Mar 2014 - 905
twig-bridge
Provides integration for Twig with various Symfony components
component php symfony symfony-component
Released: 04 Apr 2011 - 2,493
byte-stream
A non-blocking stream abstraction for PHP based on Amp.
amphp async io non-blocking php stream
Released: 10 Aug 2016 - 367
ReflectionCommon
Common reflection classes used by phpdocumentor to reflect the code structure
hacktoberfest
Released: 31 May 2015 - 9,041
predis
A flexible and feature-complete Redis client for PHP.
php predis redis redis-cluster redis-sentinel
Released: 07 Nov 2009 - 7,603
Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
framework micro-framework php php-micro-framework psr-15 psr-3 psr-7 slim slim-framework
Released: 21 Sep 2010 - 11,980
cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
hacktoberfest
Released: 16 Sep 2017 - 4,557
options-resolver
Provides an improved replacement for the array_replace PHP function
component config configuration options php symfony symfony-component
Released: 16 May 2012 - 3,199
monolog-bridge
Provides integration for Monolog with various Symfony components
component php symfony symfony-component
Released: 25 Oct 2011 - 2,574
property-info
Extracts information about PHP class' properties using metadata of popular sources
component doctrine php phpdoc property symfony symfony-component type validator
Released: 26 Sep 2015 - 2,182
cache-contracts
A set of cache abstractions extracted out of the Symfony components
cache contract php symfony symfony-contract
Released: 27 May 2019 - 2,308
database
[READ ONLY] Subtree split of the Illuminate Database component (see laravel/framework)
Released: 05 Jun 2012 - 2,688
helpers
Provides backwards compatibility for helpers in the latest Laravel release.
helpers laravel
Released: 15 Feb 2019 - 764
client-common
Common HTTP Client implementations and tools for HTTPlug
Released: 24 Dec 2015 - 1,024
assert
Assertions to validate method input/output with nice error messages.
hacktoberfest
Released: 11 Mar 2015 - 7,558
translation
Provides tools to internationalize your application
component php symfony symfony-component
Released: 22 Feb 2011 - 6,611
container
[READ ONLY] Subtree split of the Illuminate Container component (see laravel/framework)
Released: 09 May 2012 - 309
portable-ascii
🔡 Portable ASCII library - performance optimized (ascii) string functions for PHP.
ascii hacktoberfest php php7 string translit
Released: 05 Sep 2019 - 527
phpcs-variable-analysis
Find undefined and unused variables with the PHP Codesniffer static analysis tool.
linting php php-codesniffer phpcs static-analysis undefined-variables unused-variables
Released: 31 Oct 2017 - 136
mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
mock mockery mocking php phpunit stub test-doubles
Released: 25 Feb 2009 - 10,630
php-advanced-json-rpc
A more advanced PHP implementation of the JSONRPC Protocol 📞❗
Released: 23 Aug 2016 - 255
lib-asserts
Assertion methods used by Codeception core and Asserts module
Released: 16 Sep 2019 - 97
stopwatch
Provides a way to profile code
component php symfony symfony-component
Released: 10 Nov 2012 - 2,793
laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
framework laravel php
Released: 08 Jun 2011 - 78,659
FOSJsRoutingBundle
A pretty nice way to expose your Symfony routing to client applications.
javascript php routing symfony symfony-bundle
Released: 12 May 2011 - 1,482
comparator
Provides the functionality to compare PHP values for equality.
Released: 05 Nov 2013 - 6,984
php-language-server-protocol
Protocol classes for the Language Server Protocol in PHP
lsp php
Released: 17 Feb 2017 - 217
polyfill-util
Symfony utilities for portability of PHP codes
compat compatibility component javascript polyfill shim symfony symfony-component symfony-polyfill
Released: 22 Oct 2015 - 1,328
events
[READ ONLY] Subtree split of the Illuminate Events component (see laravel/framework)
Released: 11 May 2012 - 130
pretty-package-versions
A small, independent wrapper to get pretty versions strings
composer hacktoberfest ocramius php versions wrapper
Released: 05 Jul 2017 - 1,264
phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
deprecations php php7 phpstan static-analysis static-code-analysis
Released: 24 Jun 2018 - 379
TrustedProxy
Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries.
Released: 30 Apr 2013 - 7,355
code-unit
Collection of value objects that represent the PHP code units
Released: 01 Mar 2020 - 1,079
KnpMenuBundle
Object Oriented menus for your Symfony project.
bundle menu-generator php symfony symfony-bundle
Released: 10 Aug 2010 - 1,402
password_compat
Compatibility with the password_* functions that ship with PHP 5.5
Released: 25 Jun 2012 - 2,147
Gaufrette
PHP library that provides a filesystem abstraction layer − will be a feast for your files!
filesystem gaufrette hacktoberfest php
Released: 18 Jan 2011 - 2,470
signal-handler
Simple unix signal handler that silently fails on windows for easy cross-platform development
Released: 15 Sep 2015 - 175
view
[READ ONLY] Subtree split of the Illuminate View component (see laravel/framework)
Released: 02 Sep 2012 - 127
FOSUserBundle
Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.
bundle hacktoberfest php symfony symfony-bundle user-management
Released: 23 Dec 2010 - 3,240
inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
Released: 10 Jan 2013 - 11,261
php-xdg-base-dir
implementation of xdg base directory specification for php
Released: 30 Jun 2014 - 6,348
vfsStream
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
filesystem php testing vfsstream
Released: 19 May 2011 - 1,420
phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
configuration dotenv environment environment-variables hacktoberfest php
Released: 23 Jan 2013 - 13,158
DoctrineFixturesBundle
Symfony integration for the doctrine/data-fixtures library
doctrine doctrine-fixtures fixture-loading fixtures symfony symfony-bundle
Released: 22 Apr 2011 - 2,460
PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
automation cli coding-standards php phpcbf phpcs psr1 psr12 psr2 qa static-analysis
Released: 08 Nov 2023 - 936
oauth2-server
A spec compliant, secure by default PHP OAuth 2.0 Server
oauth oauth2 oauth2-server php
Released: 04 Jun 2012 - 6,531
phar-stream-wrapper
Interceptors for PHP's native phar:// stream handling in order to enhance security.
deserialization insecure-deserialization phar php security stream-wrapper
Released: 26 Aug 2018 - 59
http-factory
Implementation of PSR-17 (HTTP Message Factories)
http http-requests php php-fig
Released: 30 Jul 2018 - 1,789
constant_time_encoding
Constant-Time Character Encoding in PHP Projects
base16 base32 base32hex base64 base64-urlsafe base64url cache-timing-safe character-encoding constant-time encoding hexadecimal php rfc-4648 url-safe urlsafe
Released: 03 Feb 2016 - 817