Libraries tagged by source
cerbero/lazy-json
291078 Downloads
Framework-agnostic package to load JSONs of any dimension and from any source into Laravel lazy collections.
ardagnsrn/ollama-php
10194 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.
appwrite/appwrite
127981 Downloads
Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API
apigen/apigen
621129 Downloads
PHP source code API generator.
zendframework/zend-paginator
6913073 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-config-aggregator
1589212 Downloads
Lightweight library for collecting and merging configuration from different sources
seostats/seostats
277943 Downloads
SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics for any website.
drupal/drupal
74509 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
andrewsville/php-token-reflection
1735867 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
redaxo/source
18431 Downloads
REDAXO CMS source repository (for static analysis)
scssphp/source-span
176175 Downloads
Provides a representation for source code locations and spans.
lochmueller/sourceopt
473503 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
igorw/event-source
86553 Downloads
A PHP 5.3 library for creating an EventSource stream.
axy/sourcemap
679305 Downloads
Work with JavaScript/CSS Source Map
jms/php-manipulator
32860 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both