Libraries tagged by mean
rhubarbphp/module-csrfprotection
57144 Downloads
A means to provide token based CSRF protection
ozi/ozi_script
20 Downloads
Ozi script is an easy-to-use web development framework that handles both front-end and back-end web development. It uses a component-based concept, meaning that everything in Ozi script is a component, and a component is a method or function created to handle a specific task.
oneup/contao-security-advisories
3604 Downloads
This check works by comparing the composer.lock against an open vulnerability database. A clean check does not mean there are absolutely no security problems whatsoever.
naif/chatgpt-seeder
46 Downloads
A Laravel Nova 4 powerful tool that leverages the capabilities of ChatGPT to automate the generation of realistic and meaningful data for your database seeding need.
mridang/cpd-annotations
1192 Downloads
Turns CPD style XML reports into Github pull-request annotations via the Checks API. This script is meant for use within your Github Action.
mauris/octurlpus
21 Downloads
Octurlpus - making URLs meaningful through OEmbed
masroore/verifyemail
371 Downloads
Provides means for verification of e-mail addresses.
imdong/flarum-ext-spam-alert
637 Downloads
Please don't post meaningless content.
edlugz/tanda
357 Downloads
This package provides you with the means to make requests to the Tanda API
dprmc/remit-spider-us-bank
2221 Downloads
A spider meant to read remit data from US Bank.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
crawly/captcha-breaker
5781 Downloads
A library meant to assist with breaking captchas, using various providers
codemelt/netopia-payment2
105 Downloads
The Payments API was designed and implemented by NETOPIA Payments development team and is meant to be used in third party applications to cover the payment process.
babicaja/jwt-4laravel
24 Downloads
This is a Laravel package which provides all the means for a super easy JWT implementation
aedart/athenaeum-properties
1303 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods