Libraries tagged by doi
doiftrue/wp-kama-seo-tags
58 Downloads
Simple SEO class for WordPress to create page metatags: title, description, robots, keywords, Open Graph.
doiftrue/wp-kama-cron
712 Downloads
A small class for easily adding WP Cron tasks (jobs).
doiftrue/wp-kama-contents
217 Downloads
Table of Contents for large posts.
yermo/geophpwithfeatures
13 Downloads
GeoPHPwithFeatures is an extended 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.
robolv/magento-customer-indexer-fix
2253 Downloads
Magento customers got reindexed each time when doing setup upgrade, this fix implements fix from magento 2.4
rhubarbphp/scaffold-token-based-restapi
27531 Downloads
Provides a support for doing token based authentication for a ReST API
reflexive/model
1250 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
patternseek/dependencyinjector
1051 Downloads
A utility class work doing dependency injection with Pimple.
nakatsinho/mpesa-php
22 Downloads
This is the latest simplified way to embed Mpesa payments in your PhP application, and I'm doing remake from abdulmueid/mpesa package, where I have only changed the required php version.
mat/geophp
6220 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.
legecha/enumpty
291 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.
jangaraev/eloquent-model-advisory-lock
745 Downloads
Handy approach to avoid race conditions when doing upserts in Laravel Eloquent models
indieweb/original-post-discovery
38 Downloads
Functions for doing original post discovery in PHP
gavinggordon/tablechartbuilder
46 Downloads
Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.
elnur/abstract-controller-bundle
20763 Downloads
Simplifies doing controllers as services