Libraries tagged by are
tiagogouvea/phpgamification
64 Downloads
PHPGamification are a Generic Gamification PHP Framework that clains to be simple and objective.
thomasdseao/php-sepa-xml
3424 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.
thiagobarros2/file-counter
6996 Downloads
A simple way to test how many files are into a given dir based on extension
tecdiary/sms
4064 Downloads
Simple SMS Gateway Package for sending short text messages. Currently Bulksms, Clickatell, Gupshup, Infobip, Itexmo, Mocker, MVaayoo, Nexmo, SmsAchariya, Smsapi, SmsCountry, SmsLane, twilio and Any HTTP/s based Gateways are supported with Custom Gateway. Default Log gateway can be used for testing.
sytxlabs/nologin
295 Downloads
This module adds a cross-site login system to the platform. It allows users to log in to the platform without having to enter their credentials again if they are already logged in on another site.
sylarele/http-query-config
450 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
sunnysideup/sswebpack_engine_only
2979 Downloads
Webpack engine for Silverstripe without any theme at all. Use this with any theme / module you are building. You can also use it without SilverStripe at all.
stocker4all/luhn-mod-n
49484 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
starbloom/drush-sqlserver-driver
566 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
sookoll/geophp
9609 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
skilla/lint-namespaces
8622 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these
sivka/paginator
1095 Downloads
bootstrap-4 fork of jasongrimes/php-paginator, a lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
simplygoodwork/craft-block-usage
8729 Downloads
See how Matrix and Neo blocks are being used across your sections.
silverstripe-australia/silverstripe-constraints
373 Downloads
Define constraints on data objects that are evaluated before writing, rather than form level validators
serhii/ago
2215 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs