Libraries tagged by name format
frqnck/fast-format
264 Downloads
Fast and simple string formater/templater engine. Provides named and nested substutions. Extendable.
mascame/formality
71 Downloads
Form fields type guesser. Tries to detect the field type based on the name and the given config.
togos/gitignore
849597 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
civicrm/gitignore
77546 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
amyboyd/pgn-parser
1902 Downloads
A PHP parser for the chess game notation format, PGN. There are no external dependencies. It's simple to use, namespaced and testable.
marcmorente/pgn-parser
17 Downloads
A PHP parser for the chess game notation format - PGN(Portable Game Notation)
juanchosl/cryptology
21 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
kamerk22/ipfuscator
6 Downloads
IPFuscation is a technique that allows for IP addresses to be represented in hexadecimal or decimal instead of the decimal encoding we are used to. IPFuscator allows us to easily convert to these alternative formats that are interpreted in the same way.
chesszebra/portable-game-notation
919 Downloads
A PHP library to parse and write chess games in the portable game notation (PGN) format.
juit/phpspec-multi-formatter
7 Downloads
This project allows to have multiple formatters in one phpspec run (e.g. to have progress output on the console and junit xml generated at the same time)
arashdalir/php-psr3log
14 Downloads
This is an extension of lvht\updlog's SysLog over UDP implementation, meant to make the library extendable and also make it possible to use the same format for other log destinations.
modernfactory/accounting
2029 Downloads
Set of PHP interfaces that ensure our accounting API wrappers follow the same format
agencycore/accounting
721 Downloads
Set of PHP interfaces that ensure our accounting API wrappers follow the same format
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
thies/gameboy-camera-image-extractor
3 Downloads
This is a PHP library for extracting Game Boy Camera photos from a save ram (.sav) file and writing them in various image formats.