Libraries tagged by php code
symplify/token-runner
762280 Downloads
Set of utils for PHP_CodeSniffer and PHP CS Fixer.
propeller-orm/propeller-orm
123274 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
spatie/7to5
25154 Downloads
Convert PHP 7 code to PHP 5 code
humbug/humbug
153148 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
jamm/memory
22631 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
czproject/phpdepend
59547 Downloads
Extracts list of dependencies (classes, interfaces & traits) from PHP file or code snippet.
denis-kisel/laravel-obfuscator
13927 Downloads
Class for obfuscate php script/class/code basics on https://github.com/pH-7/Obfuscator-Class.
bkintanar/psgc-api-wrapper
2788 Downloads
PHP Wrapper for Philippine Standard Geographic Code API
rakibdevs/mrz-parser
1234 Downloads
A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Documents.
nlpcloud/nlpcloud-client
11418 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
happy-types/enumerable-type
39754 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
configcat/configcat-client-php7
20435 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
cloudpwr/nysiis
30316 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
x-graphql/codegen
10194 Downloads
Generating PHP code for executing GraphQL
vipsoft/code-coverage-common
79464 Downloads
Extending PHP_CodeCoverage