Pinned Repositories
code-example-ach-collection-vci
design-patterns-php
Examples of design patterns in PHP
diff
Diff implementation
php-cheatsheet.github.io
README PHP-Cheatsheet
php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
PHP-Parser
A PHP parser written in PHP
php-practice
Algorithms, data structures, design principles and patterns, development methodologies and recent technologies research and implementation in PHP programming language for learning purpose.
PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpmyadmin
A web interface for MySQL and MariaDB
scalar_objects
Extension that adds support for method calls on primitive types in PHP
PHP Developer's Repositories
php-dev/design-patterns-php
Examples of design patterns in PHP
php-dev/diff
Diff implementation
php-dev/PHP-Parser
A PHP parser written in PHP
php-dev/php-practice
Algorithms, data structures, design principles and patterns, development methodologies and recent technologies research and implementation in PHP programming language for learning purpose.
php-dev/phpmyadmin
A web interface for MySQL and MariaDB
php-dev/code-example-ach-collection-vci
php-dev/code-example-billing-vci
php-dev/php-ast
Extension exposing PHP 7 abstract syntax tree
php-dev/php-cheatsheet.github.io
README PHP-Cheatsheet
php-dev/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
php-dev/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
php-dev/scalar_objects
Extension that adds support for method calls on primitive types in PHP
php-dev/code-example-cdex
php-dev/code-example-endoftheday-vci
php-dev/code-example-tb-webservice
php-dev/commonmark
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
php-dev/dive-into-design-patterns
Playing around with Design Patterns while reading the book "Dive into Design Patterns"
php-dev/dockerized-laravel-with-tdd-practice
Sample Laravel Project With Testing
php-dev/expose
A beautiful, fully open-source, tunneling service - written in pure PHP
php-dev/prettier-plugin-php
Prettier PHP Plugin
php-dev/rw-acme-client
Let’s Encrypt ACME client written in PHP
php-dev/tdd-in-cakephp-practice
TDD in CakePHP