Libraries tagged by examle
imajinyun/php-design-pattern
0 Downloads
An example of design pattern implemented in PHP language.
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.
habeuk/htmlbootstrap
729 Downloads
Contient toutes les petites portions de code à des examples de page complete permettant d'accelerer le developpment avec bootstrap4.
ganeshkandu/imageanalysis
92 Downloads
This tool compares the original image to a recompressed version. This can make manipulated regions stand out in various ways. For example they can be darker or brighter than similar regions which have not been manipulated.
foolz/inet
2324 Downloads
A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.
everbinding/econnect-psb-php
20 Downloads
PHP example implementation for using the Procurement Service Bus.
elephpant/breadcrumb
448 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
elao/command-migration
10 Downloads
PHP lib to run commands, for example on deployment.
ekandreas/l53uikit
20 Downloads
The Laravel Framework in uikit examples.
ecomdev/phpspec-magento-di-adapter
20 Downloads
An adapter for DI features of Magento\Framework to write easier your examples with PHPSpec. Does not use ObjectManager, only emulates some of its features
dphn/sc-widgets
29 Downloads
The basic example widgets kit for module ScContent.
dilsonjlrjr/slim3-skeleton
64 Downloads
Simple Slim Framework 3 skeleton with support example Doctrine and Eloquent, Monolog, Slim Session and JWT. Based project Akrabat.
devtime/raffler-bundle
294 Downloads
Raffler backbonejs bundle example.
designbycode/luhn-algorithm
286 Downloads
The Luhn Algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, and others. This documentation provides an overview of the Luhn Algorithm implementation in PHP, including examples and use cases.
crankd/laravel-heroicons
93 Downloads
This will create a basic crud example