Libraries tagged by has
ayesh/stateless-csrf
13089 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
hasura-extra/api-client
43388 Downloads
The library provides an api client to interact with Hasura api.
hasnayeen/blade-eva-icons
12667 Downloads
A package to easily make use of Eva Icons in your Laravel Blade views.
zgldh/crc16-php
27868 Downloads
crc16 hash methods for PHP
worksome/phpstan-request-factories
102918 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.
webfontkit/open-sans
195222 Downloads
Open Sans is a humanist sans serif typeface designed by Steve Matteson, Type Director of Ascender Corp. This version contains the complete 897 character set, which includes the standard ISO Latin 1, Latin CE, Greek and Cyrillic character sets. Open Sans was designed with an upright stress, open forms and a neutral, yet friendly appearance. It was optimized for print, web, and mobile interfaces, and has excellent legibility characteristics in its letterforms.
stayallive/laravel-inverse-relations
9441 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
sourcebroker/restrictfe
48013 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
singlequote/laravel-datatables
21242 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
silverstripe/postgresql
254545 Downloads
SilverStripe now has tentative support for PostgreSQL ('Postgres')
shanerbaner82/panel-roles
7658 Downloads
Filament Panel Roles is an intuitive way to ensure all users of a specified panel within Filament v3 is assigned a role during registration and has a specified role using Laravel Middleware.
putyourlightson/craft-entry-count
24092 Downloads
Counts and displays the number of times that an entry has been viewed.
proget-hq/apple-activation-lock
9950 Downloads
Library for generating Apple Activation Lock Bypass key and hash
privatebin/privatebin
70 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
pixelant/interest
6631 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.