Libraries tagged by to do
sitegeist/slipstream
62937 Downloads
Teleport any HTML tag to antoher place of the document. Mostly used for CSS and JS
mdwheele/swotphp
44812 Downloads
Identify email addresses or domains names that belong to colleges or universities.
pepipost/pepipost-sdk-php
26819 Downloads
Pepipost API is used to send the mail to the receipients specified in the docs
graviton/php-rql-parser
55448 Downloads
doctrine-odm query building wrapper to graviton/rql-parser
digitaldream/laravel-seo-tools
8326 Downloads
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
wouyang/module-disable-csp
14301 Downloads
Module to disable Csp functionality for those who does not need it.
mouf/schema-analyzer
198975 Downloads
A package that offers utility tools to analyze database schemas (on top of Doctrine DBAL)
kphoen/sitemap-bundle
43580 Downloads
Provides a way to create/generate a sitemap using Doctrine, etc.
goalgorilla/open_social_scripts
309878 Downloads
Repo that contains scripts for Open Social that are not generic enough to be in the distro repo (e.g. docker scripts).
aymanrb/php-unstructured-text-parser
17215 Downloads
A PHP library to help extract text out of text documents
digitaldream/laracrud
20479 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
yusufkandemir/microdata-parser
49107 Downloads
Parse microdata from HTML documents with ease. PHP Implementation of W3C Microdata to JSON Specification.
wikia/simplehtmldom
81470 Downloads
A simple PHP HTML DOM parser written in PHP5+, supports invalid HTML, and provides a very easy way to handle HTML elements.
wgirhad/geophp
26620 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
va-gov/content-build
93177 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.