Libraries tagged by code examples
hichemtab-tech/laravel-project-assist
61 Downloads
Laravel-ProjectAssist is a comprehensive toolkit for Laravel developers. It includes custom console commands, service providers, and utility classes that enhance productivity and simplify common tasks in Laravel project development. With thorough documentation and examples, this toolkit streamlines setup, reduces boilerplate code, and improves overall efficiency.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
tapestry-cloud/code-example-plugin
49 Downloads
Code Example Plugin for Tapestry
shortlist-digital/agreable-code-widget-plugin
21 Downloads
Add a code example to your content body in agreable-compatible wordpress sites
phico/app-example
0 Downloads
An app layout for Phico with optional packages and code examples
apphp/ai-with-php-examples
0 Downloads
Code examples provided for the book Artificial Intelligence with PHP.
working-code/example-package
3 Downloads
example composer package
tienvx/mbt-examples-bundle
131 Downloads
Contains examples how to use MBT Bundle
weboftalent/ci-example
6 Downloads
Example module showing use of Continuous Integration services
ritesh295/php-highlight-example
13 Downloads
A PHP library for highlighting code syntax.
ratipriya/php-highlight-example
6 Downloads
A PHP library for highlighting code syntax.
suin/livexample
170 Downloads
Ensures your example codes works well by unit testing.
sunnysideup/ecommerce_delivery_custom
65 Downloads
basic implementation of a zip by zipcode delivery charge
widmogrod/run-the-docs
13 Downloads
Keep code and documentation in sync. Run code examples in a browser
monadial/phpunit-docrunner
1 Downloads
Rust-style doc tests for PHP - run code examples in docblocks as PHPUnit tests