Libraries tagged by api base
nfhub/common
1490 Downloads
Biblioteca base para comunicaçao com a API do NFHub
solido/security-policy-checker
8198 Downloads
Utilities to build policy-based security checks for REST APIs.
lucinda/queries
19966 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
gburtini/humanize-php
943 Downloads
Provides functions for converting numbers and timestamps in to human friendly forms. Based on the Django Humanize API.
tomatophp/tomato-translations-module
626 Downloads
Database Base Translations Keys with Google Translations API Integration
timesworld/phpqrcode
1779 Downloads
PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP, with no external dependencies (except GD2 if needed).
vimeo/mill
19502 Downloads
☴ An annotation-based DSL for documenting a REST API.
erunion/mill
2 Downloads
☴ An annotation-based DSL for documenting a REST API.
rdosgroup/gpt-translate
91 Downloads
A Laravel package to create a base translation file, and translate it to any language with ChatGPT API
mvccore/ext-model-db
533 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
moonspot/value-objects
2294 Downloads
Base classes for creating value objects which are easy to work with in JSON apis
spacedmonkey/wp-react-theme
1008 Downloads
A WordPress theme based on the _s by Automattic, but uses react and REST API to render content.
pelock/autoit-obfuscator
9 Downloads
AutoIt Obfuscator Web API interface can help you to protect your AutoIt script source code against analysis, reverse engineering and decompilation. AutoIt Obfuscator provides advanced AutoIt source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
lucinda/security
20946 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
lucinda/oauth2-client
20872 Downloads
API abstracting communication with OAuth2 providers (eg: facebook) for PHP applications based on IETF standards