Libraries tagged by area code
cjdennis/hidden-value
21 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes
tbureck/diversity-common
41 Downloads
Provides common functionality like basic math operations that are not covered by standard PHP.
jbainpro/mycloudwaysapi
4 Downloads
A Class which contains a collection of Cloudways API for ease of use. All the available API from the Cloudways Docs are included. Happy Coding.
dishitpala/phpcs-git-pre-commit-hook
3 Downloads
A boilerplate for any git WordPress project where coding standards are mandatory.
coulterpeterson/cloudways-api
129 Downloads
A Class which contains a collection of Cloudways API for ease of use. All the available API from the Cloudways Docs are included. Happy Coding.
marcosh/php-type-checker
427 Downloads
Checks if type hints are present and coherent with doc block declarations
makinacorpus/drupal-unoderef
125 Downloads
Handle nodereferences with drop areas as widgets
mahmud/laravel-utilities
70 Downloads
Bunch of Laravel utilities those are not included to the core of the framework
magelearn/magento2-module-dynamic-product
0 Downloads
The Dynamic Product module enables you to select specific products directly from the product grid within the system configuration tab. These selections are then saved in the `core_config_data` table, allowing you to access and display them wherever needed.
brenno-duarte/steroids-for-php
15 Downloads
Steroids for PHP is a component that enhances PHP's native functions, offering features that are not present in PHP Core
sunnysideup/formfieldexplanations
11 Downloads
adds little 'explanation' fields to your Silverstripe form fields, which pop-up as the fields comes in focus. These messages are editable in the CMS.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
oliverklee/word-combinations
5 Downloads
Programming exercise (or coding kata) about finding words that are the concatenation of two other words.
j0113/odb
64 Downloads
Object Oriented database wrapper for PHP. Designed to be(come) compatible with multiple database. Queries are written in PHP and tables are connected to models.
beecubu/geophp
14 Downloads
GeoPHP is an modernized version of the original GeoPHP library which 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: 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.