Libraries tagged by usages
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
kattsoftware/php-exceptions
6 Downloads
General usage PHP exceptions for your projects
kanel/memoryusage
52 Downloads
a basic php lclass to track memory usage
kanel/benchmark
20 Downloads
Benchmark your code by tracking duration and memory usage of your code
kalibora/csv-streamed-response
2208 Downloads
CSV streamed response that saves memory usage with symfony and doctrine
kahyam/api
18 Downloads
Kahyam API for Commercial Usage
joshyan/fpdf
26 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
josebaroni/jobmonitor
18 Downloads
JobMonitor is a Laravel package created to track Job resources usage and find stuck queue workers.
johnmingzed/formidable
6 Downloads
A generic object form for all usage
johannessteu/neos-nodetypes
125 Downloads
Neos CMS package that adds some missing NodeTypes for a daily usage like accordeon, teaser and slider
joetannenbaum/cloudinary
263 Downloads
Some common sense quick defaults for Cloudinary usage
joacub/zf2-for-1
16 Downloads
Compatibility layer for ZF1 application allowing usage of ZF2 features
jmrashed/purchase-key-guard
22 Downloads
A Laravel package to protect usage via a purchase key.
jlsalvador/yii-db-http-token-session
7 Downloads
YiiDbHttpTokenSession is a Yii extension that extends CDbHttpSession by using a database as a token-session linker for each request-response without the need of a cookie or PHPSESSID usage (like a Rest Api solution).
jkuchar/pdfresponse-example
210 Downloads
Example usage of PdfResponse project.