Libraries tagged by php-code
orsifrancesco/instagram-without-api
135 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
orsif/instagram-without-api
4 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
onepix/wordpress-stubs-generator
454 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
ntzm/php-ucf
7116 Downloads
A tool to find potentially useless comments in PHP code
notihnio/php-cactus
441 Downloads
Compile and protect your php code from been stolen. No risk deployments to client's servers
nicodemuz/php-tail-f
171 Downloads
A simple implementation to provide tail -f functionality in PHP code. Allows you to monitor newly added lines to a given file.
nickdnk/openapi-php
5131 Downloads
Tools for documenting PHP code in OpenAPI.
nawawi/docket-cache
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
mperusso/php-stubs-generator
2018 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
mostka/phptojs
830 Downloads
Php to JS converter convert PHP code into JavaScript. Support Classes, namespaces, inheritance and more.
meebio/php-eval-console
15539 Downloads
Standalone php eval console. In-browser, standalone console that executes your PHP code and returns the produced output.
mathiasverraes/uptodocs
276 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
kohana/coding-standards
17583 Downloads
PHP_CodeSniffer rules for the Kohana Framework coding style
ju1ius/luigi
1362 Downloads
Need to generate PHP code? Luigi does the plumbing!
jhofm/ph-puml
410 Downloads
Generates PlantUML class diagrams from PHP code