Libraries tagged by exist
robier/mock-global-php-functions
17499 Downloads
Mock any function that exists in global namespace
ravibpatel/jwt-session
509 Downloads
Easily replace your existing session based authentication with JWT token-based authentication.
rainstreamweb/lara-pdf-merger-php-7-2
9480 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
phuxtil/splfileinfo
14609 Downloads
SplFileInfo compatible implementation that allows to work with virtual (non existing) files
oskonnikov/email-checker-php
119 Downloads
PHP Package To Validate If An Email Address Exists Without Sending An Email
oskonnikov/email-checker
116 Downloads
Laravel Package To Validate If An Email Address Exists Without Sending An Email
neclimdul/coveo-push-api
46 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
mouf/html.tags
20061 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mediamonks/sonata-media-bundle
9416 Downloads
A powerful, flexible and easy to use alternative for the existing Sonata Media Bundle
medelse/utm-cookie-bundle
15561 Downloads
The UtmCookieBundle is a Symfony Bundle to save utm parameters from url into cookie when exists. Than cookie (utm) can be used later without parsing google or any other cookies.
medelse/referer-cookie-bundle
7853 Downloads
The RefererCookieBundle is a Symfony Bundle to save referer into cookie when exists. Than cookie (referer) can be used later.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
leuzeus/iseed
135 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
kristos80/opton
3707 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
kadudutra/fpdi
749 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.