psr-1
There are 33 repositories under psr-1 topic.
jfcherng/php-diff
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
phpsci/phpsci-carray
[ARCHIVED] PHP library for scientific computing powered by C. See https://github.com/NumPower/numpower
mnapoli/pretty
✨ CLI command with sane defaults to simplify CodeSniffer and PHP-CS-Fixer
azjezz/typed
Typed variables for PHP 7.4+ ( don't use this please )
mnapoli/sniff
Simpler PHP code sniffer built on top of PHP-CS-Fixer.
jfcherng/php-color-output
Make your PHP command-line application colorful.
jfcherng/php-mb-string
An implementation targeting high performance for frequently reading/writing operations for multi-byte string.
jfcherng/php-sequence-matcher
A longest sequence matcher. The logic is primarily based on the Python difflib package.
kilofox/kohana
The Kohana PHP framework (originally from Kohana Team)
phpzm/core
Repositório com uma estrutura simples e rápida para compor serviços, sites e api's
icetee/wp-plugin-boilerplate
Follow the PSR standard. (Even with WordPress)
Ronlee12355/SnowPHP
Self-made PHP MVC framework ---SnowPHP
thiagodp/effective-php-coding-style
PHP coding style that can be used as an alternative to the PHP-FIG's PSR-2.
aochoae/plugin-name
Boilerplate for building WordPress plugins.
daikon-cqrs/boot
Daikon-CQRS bootstrap middleware with provisioning and tooling.
jfcherng/php-aacodec
Encode/decode JavaScript to/from Japanese style emoticons.
jfcherng/php-ip-location
Get the location information from an IP.
autorusltd/doctrine-repository-factory
Doctrine Repository Factory with PHP-DI injection support
frameworkwtf/core
Core module
jfcherng/php-array-dumper
Dump an array into XML, JSON, YAML, etc...
jfcherng/php-levenshtein-distance
Calculates the Levenshtein distance and the edit progresses between two strings.
kocuj/di
:syringe: Container for design pattern Dependency Injection in PHP 7
autorusltd/doctrine-persistent-entity-manager-middleware
Doctrine Persistent Entity Manager Middleware for PHP 7.1+ based on PSR-15
ddeimantass/PaySera-script
PaySera užduotis
Jakiboy/FloatPHP
Lightweight PHP Framework designed with a clean OOP around the MVC pattern.
jascha030/pmr-cli
Lightweight CLI utility, written in PHP, to keep track and add quick access to project management resources in projects.
simplepie/coding-standards
Coding style for SimplePie NG.
windwalker-io/loader
[READ ONLY] Classes loader to support PSR-0 and PSR-4 standards.
Vleks/sdk
A PHP client for the Vleks API
EzequielDhonatan/php-psrs
PHP PSR's - Boas Práticas
neo3k/php-coding-style-guide
Guía de estilo de código para PHP
rito328/www.ritolab.com-sample-sources-laravel-php-code-sniffer
【サンプルコード】LaravelにPHP_CodeSnifferを導入しコーディング規約(PSR)に沿った記述を行う
terales/pear-vs-psr-1-2
[RESEARCH] What is a notable difference between PEAR and PSR-1/2 code style?