Libraries tagged by is_resource
nervo/yuicompressor
1442396 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
jaxon-php/jaxon-core
115125 Downloads
Jaxon is an open source PHP library for easily creating Ajax web applications
isotope/isotope-core
52638 Downloads
Isotope is the premier open source eCommerce solution for Contao Open Source CMS
kukulich/fshl
725797 Downloads
FSHL is a free, open source, universal, fast syntax highlighter written in PHP.
easybook/geshi
770031 Downloads
GeSHi - Generic Syntax Highlighter. This is an unmodified port of GeSHi project code found on SourceForge.
aura/marshal
130783 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
koraktor/steam-condenser
43673 Downloads
The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers
codewithkyrian/chromadb-laravel
2075 Downloads
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
sourcebroker/restrictfe
47968 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.
swen100/geophp
55600 Downloads
GeoPHP is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: (E)WKT, (E)WKB, GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area and a wide variety of other useful information.
propeller-orm/propeller-orm
122998 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
postscripton/laravel-money
15297 Downloads
Laravel Money is an open source package that provides you a convinient way to work with numbers from database with high precision and use them as monetary objects. With this package, you can easily operate, compare, format, and even convert monetary objects to other currencies using external API providers.
dwij/laraadmin
68295 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
ardagnsrn/ollama-php
342 Downloads
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
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).