Libraries tagged by like php

eboreum/exceptional

0 Favers
4416 Downloads

Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.

Go to Download


e-butik/gittern

53 Favers
4699 Downloads

A Git library written in pure PHP. Making Git like music for PHP's ears.

Go to Download


ijortengab/parse-html

3 Favers
4719 Downloads

ParseHTML is PHP library working like jQuery, give you an easy way to get any information from text html.

Go to Download


bitandblack/helpers

0 Favers
10707 Downloads

Useful methods for PHP you may like.

Go to Download


bit3/string-builder

2 Favers
2905 Downloads

Java like StringBuilder implementation for PHP

Go to Download


pharen/pharen

217 Favers
36 Downloads

Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.

Go to Download


mordisacks/localstorage

5 Favers
518 Downloads

like html5 local storage but for php.

Go to Download


filp/nod

54 Favers
87 Downloads

Notifications in PHP (notify-send, growl, etc) like that.

Go to Download


sukohi/wafu

6 Favers
1338 Downloads

PHP class that mainly developed for Laravel to provide Japan-Related data like week name, gender and so on.

Go to Download


piedweb/rison

0 Favers
371 Downloads

A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.

Go to Download


michaeldrennen/local-file

3 Favers
21520 Downloads

A small php library that adds some functions to operate on local files, like an efficient line count function.

Go to Download


jeffersongoncalves/filament-check-whois-widget

11 Favers
12 Downloads

The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.

Go to Download


eboreum/caster

0 Favers
4776 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


swisnl/jsonapi

208 Favers
934 Downloads

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

Go to Download


mediawiki/php-session-serializer

20 Favers
39 Downloads

Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION

Go to Download


<< Previous Next >>