Libraries tagged by HowTo
php-extended/php-export-interface
5775 Downloads
A library to specify how to export data into files
panxl6/hello-php
11 Downloads
test how to publish php pakcage
matthiasmullie/ci-sniffer
767 Downloads
Detects which CI environment the code is run and how to fetch details about the code being tested.
mathcontao/ng-apache-firewall-for-contao
22 Downloads
Just a little collection how to configure the nG firewall (made by Jeff Starr) in Contao CMS. Eine kleine Sammlung wie die nG firewall (von Jeff Starr) in Contao CMS konfiguriert wird.
kunstmaan/voting-bundle
963 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.
ksrnnb/my-package
14 Downloads
learn how to use package
jpcaparas/laravel-aws-demo
26 Downloads
A demo illustrating how to integrate Laravel with AWS products.
forceedge01/bdd-analyser
68 Downloads
Analyse bdd scripts and find issues with detailed information and how to address these issues to prolong the longevitiy of your behaviour suite
doblhofer/helloworld
7 Downloads
This is an example project to show how to create a composer package with PHPUnit tests
claudejanz/yii2-context-access-filter
300 Downloads
This shows how to implement Context and Access Filter for Yii2 framework
balpom/symfony-messenger-sqlite
8 Downloads
How to initialize and to use a Symfony Messenger with queues in SQLite database without Doctrine.
baitercel/binance-api-php
26440 Downloads
Binance API Class and examples of how to use the API.
asposebarcode/aspose_barcode_java_for_php
376 Downloads
Aspose Barcode Java Examples for PHP Developers. Helps you understand how to use Aspose.Barcode Java classes in your PHP Projects.
antnee/php-value-objects
22 Downloads
A demo of how to use _Value Objects_ in PHP
nedryse/translateable-template-factory
3877 Downloads
Proper way how to load translator into the presenters and controls template in the Nette framework based applications