Libraries tagged by nota
mazinsw/nfe-api
1430 Downloads
API para geração e envio de notas fiscais eletrônicas brasileiras
jield-webdev/laminas-recaptcha
13438 Downloads
Laminas module that lets you easily incorporate Google's new, simpler recaptcha (I am not a robot)
igorw/edn
11322 Downloads
Extensible Data Notation Parser.
iammordaty/key-tools
41 Downloads
KeyTools is a library that allows you to convert musical keys between notations. In addition, KeyTools allows you to calculate matching keys for harmonic mixing.
gs-nasc/brazil-holiday
847 Downloads
PHP Package thats verify if date is or not a holiday.
gravitywiz/faker
1819 Downloads
A class for generating fake entry data for Gravity Forms forms. Note, this class does not actually create the entries.
gin0115/dice
14311 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
dazza-dev/sri-sender
399 Downloads
Paquete para hacer recepción y autorización de XML firmados (Factura, Guía de remisión, Nota crédito, Nota débito y Comprobante de retención) a los servidores SRI (Ecuador).
dazza-dev/sri-ec
391 Downloads
Paquete para generar, firmar y enviar documentos electrónicos (Factura, Guía de remisión, Nota crédito, Nota débito y Comprobante de retención) al SRI (Ecuador).
creatissimo/dhl-de-shipping
121 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
creatissimo/dhl-de-retoure
113 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
codingms/job-finder
2876 Downloads
Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder
codezone/wp-support
2317 Downloads
A suite of helpers for making WordPress theme and plugin development easier, including DI container wrappers, dot-notation configuration, and PSR-7 routing integration.
claraleigh/naughty-username
23870 Downloads
Validate that a username is not a naughty one
carlosio/compify
172 Downloads
Including the tests and other useless information like .travis.yml in distributed packages is not a good idea. "Compify" tries to remove everything, in order to save bandwidth and disk usage, but the necessary code for the package to work in your app or library.