Libraries tagged by exa

geraldloss/glcrossword

0 Favers
51 Downloads

Supplies a crossword extension, to create your own crossword on a homepage. This extension is very flexible. You can define crosswords of every size, answer fields with more then one letter and you can define answers in every posible direction. All you need is to create your own questions and answers and assign it with your crossword. In the frontend you can edit the crossword with javascript very user friendly. The communication with the backend is performed with ajax. See under https://www.schulze-thulin.de/en/games/welsh-crossword for an online example. This extension use jQuery 3.6 and Bootstrap 5.1

Go to Download


ganeshkandu/imageanalysis

6 Favers
89 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.

Go to Download


foolz/inet

8 Favers
2290 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.

Go to Download


elephpant/breadcrumb

8 Favers
425 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.

Go to Download


elbrahms/niger-location

0 Favers
14 Downloads

This package offers a simple way to get the regions, departments, communes and localities of the Niger Republic (NE:+227) that you might need for your application - for example, for drop-down menus.

Go to Download


elao/command-migration

5 Favers
8 Downloads

PHP lib to run commands, for example on deployment.

Go to Download


ekandreas/l53uikit

5 Favers
20 Downloads

The Laravel Framework in uikit examples.

Go to Download


ecomdev/phpspec-magento-di-adapter

7 Favers
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

Go to Download


dzhwarkawan/tsar

9 Favers
20 Downloads

Create a route for you and in this route he will wipe out exactly half of your files

Go to Download


dphn/sc-widgets

4 Favers
29 Downloads

The basic example widgets kit for module ScContent.

Go to Download


dilsonjlrjr/slim3-skeleton

6 Favers
62 Downloads

Simple Slim Framework 3 skeleton with support example Doctrine and Eloquent, Monolog, Slim Session and JWT. Based project Akrabat.

Go to Download


devtime/raffler-bundle

11 Favers
290 Downloads

Raffler backbonejs bundle example.

Go to Download


designbycode/luhn-algorithm

1 Favers
223 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.

Go to Download


derhasi/staging

3 Favers
10316 Downloads

A helper script to deploy the exact code state from one branch to a remote branch.

Go to Download


crimsonkissaki/mockmaker

4 Favers
41 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


<< Previous Next >>