Libraries tagged by example code
aramonc/docblock-parser
25 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.
majisti/boilerplate
13 Downloads
A full stack boilerplate, including Symfony, Behat, Codeception, React & Redux with Webpack all under docker. It also even comes with examples!
tienvx/mbt-examples-bundle
131 Downloads
Contains examples how to use MBT Bundle
shortlist-digital/agreable-code-widget-plugin
20 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
2 Downloads
example composer package
codeguy/component-example
20 Downloads
An example PHP component
codezero/composer-metapackage-example
1 Downloads
Composer metapackage example.
codehq-dk/repo-info-example-plugin
64 Downloads
Hello World simple example of af Repository Information Plugin
weboftalent/ci-example
6 Downloads
Example module showing use of Continuous Integration services
ritesh295/php-highlight-example
12 Downloads
A PHP library for highlighting code syntax.
ratipriya/php-highlight-example
5 Downloads
A PHP library for highlighting code syntax.
superrosko/example-php-composer
10 Downloads
A simple example of composer package with php-cs-fixer, psalm, codeception.
suin/livexample
169 Downloads
Ensures your example codes works well by unit testing.