Libraries tagged by http codes
lebedevsergey/odt2xhtml
30 Downloads
A small library for converting documents in Open Document Format to HTML. Based on the code from https://github.com/hucste/Odt2Xhtml
ekojs/otp
62 Downloads
TOTP dan HOTP Library with backup codes, compatible with google authenticator
lcloss/slim2
377 Downloads
Forked from Slim Framework, a PHP micro framework (http://github.com/codeguy/Slim)
relessar/currency-rate-cbr
7 Downloads
Code for obtaining and parsing XML-data on currency rates of the Central Bank of the Russian Federation. Fork from https://github.com/AndyDune/CurrencyRateCbr
dev-lucid/factory
48 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
aramonc/docblock-parser
25 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
woutersioen/country-list
4292 Downloads
A wrapper around https://github.com/umpirsky/country-list to easily fetch a list of countries in a certain language or get a specific country by country code and language.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
aurora/http-codec
6 Downloads
Decode raw request message and encode raw response message
aurora/http-session
0 Downloads
HTTP transaction container, including connection management and HTTP message codec
mumtazhaqiqy/c14-psr7-http-messages
4 Downloads
Codeigniter 4 Http Message to PSR-7 Http Messages
codememory/http-foundation
86 Downloads
Http
codejet/http
14 Downloads
PSR7 http-messages implementation
ixis/codeception-module-http-auth
186 Downloads
A Codeception module for passing HTTP authentication.
codeinc/http-headers-middleware
22 Downloads
A collection of PSR-15 middleware to manage HTTP headers