Libraries tagged by Follow
cdma-numiscorner/ebay-developer-key-management-api
679 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
bloatless/endocore
75 Downloads
Bloatless Endocore is a framework designed to quickly build web applications following the Action-Domain-Responder pattern.
au/views_counter
102 Downloads
Provides a view counter system that may be include automatically for any entities, based on subtypes, that follow some specific elgg patterns that comes from the elgg_view_entity() function
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
anned20/strix
20 Downloads
Minimal container for modern PHP applications following the PSR11 standard
akibeo/kirby-csp
21 Downloads
Content-Security-Policy headers with per-request nonce for Kirby, following Google's strict CSP guidance.
ababilitworld/flex-wordpress
39 Downloads
A flexible, Composer-managed package to handle Wordpress by following modern SOLID OOP best practices by Ababil IT Hub.
valizada/telegram-bot-client
155 Downloads
Bot Client which is going to follow rules set by Telegram's BotFather :))
unialteri/states
1003 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.
redcatphp/datamap
665 Downloads
DataMap - ORM-like structuring database on the fly - following DataMapper Pattern - inspired by RedBean
piedweb/google-spreadsheet-seo-scraper
7535 Downloads
Open source excel or libreoffice and PHP SEO google position SERP checker to track and follow a few website's keywords positions
pantheon-systems/example-drupal7-travis-composer
52 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Travis CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
pantheon-systems/drops-8-scaffolding
13 Downloads
Project template for Drupal 8 projects with composer following drupal/drupal layout
localheinz/specification
14 Downloads
Provides specifications following the paper by Eric Evans and Martin Fowler.