Libraries tagged by barcodes
marcodes/statamic-bard-font-size
2 Downloads
birchdesk/leatherstrap
11 Downloads
PHP Library for building HTML Bootstrap Pages.
bayodesegun/wordpress-oo-nonces
31 Downloads
WordPress Object-Oriented Nonces
bacoder/servicesgenerator
31 Downloads
Services Generator from model package
baacode/json-browser
64 Downloads
Helper library for working with JSON data
baacode/context
8 Downloads
Extract content from web documents
wvbforum/covid-bbcode
14 Downloads
John Hopkins' COVID-19 Dashboard BBCodes for Flarum.
winckle/grcade-bbcode
6 Downloads
BBcodes for the GRcade forum.
nickvergessen/phpbb-tool-trimmessage
8648 Downloads
This tool contains a class, that is able to trim a message from the phpbb message_parser to a maximum length without breaking the bbcodes/smilies and links.
imshuzai/bbcode
12 Downloads
Edoras Formatting - BBCodes
zerosonesfun/flarum-member
1782 Downloads
Give members more class. Adds a logged-in class to the forum's body tag. Also, includes two BBCodes. [members] & [guests]
marcocesarato/php-conventional-changelog
1083103 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
awcodes/mason
4678 Downloads
A simple block based drag and drop page / document builder field for Filament.
marcocesarato/amwscan
16021 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
marcocesarato/sqlparser
38480 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.