Libraries tagged by can
teknoo/states
34364 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
swen100/geophp
70774 Downloads
GeoPHP is an 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: (E)WKT, (E)WKB, 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.
swedbank-spp/swedbank-payment-portal
98653 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
steefdw/standards-enums
37868 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sssurii/laravel-ics
48001 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
spooner-web/be_secure_pw
440224 Downloads
You can set password conventions to force secure passwords for BE users.
soosyze/kses
44970 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
softon/sms
28320 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
sitegeist/silhouettes
148544 Downloads
Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.
singlequote/laravel-datatables
22974 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
simplygoodwork/craft-donkeytail
14155 Downloads
Fieldtype that allows you to quickly and easily content manage points on images. You can use it for locations on a faux map, showcasing multiple products within an image, or even pinning the tail on a donkey.
silverhand7/laravel-artisan-maker
8252 Downloads
A simple package that can help you to create a boilerplate of a service or action class.
shipmonk/doctrine-hint-driven-sql-walker
110758 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
sebastianknott/hamcrest-object-accessor
263595 Downloads
Adds a Matcher to Hamcrest which can access properties and methods of objects.
scrumworks/property-reader
322899 Downloads
Property reader which can work with typed properties and phpdoc