Libraries tagged by als
stancl/laravel-hasmanywithinverse
3986 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
smith197/steamauthentication
546 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
shel/blog
5283 Downloads
A blog package for Neos CMS based on fusion AFX. Also supports atom feeds and AMP.
shakib/cakephp-encrypt-decrypt
634 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
rtcamp/nginx-helper
17108 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
redpandacoding/provinces-state-listings
8000 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
qc/qc-redirects
13797 Downloads
Extends Core's Redirects Module with a Title column, showing creation and modification date and more sorting and filtering options. Also add an import redirects functionality.
qc/qc-info-rights
11475 Downloads
Gives editors a view of BE users and group rights like the Access module but in read-only. Also provides BE users and BE User Groups list with CSV and XLSX export.
pulsestorm/pestle
4686 Downloads
A CLI framework for module based PHP code. Also has numerous Magento 2 code generation commands.
projector22/jquery-location-picker
3304 Downloads
Fork of original package to allow use on Packagist. This plug-in allows finding and selecting a location on the Google map. Along with single point selection, it allows area selection by choosing a point and specifying a radius. The selection can be saved to any HTML input element or processed by Javascript with callback support. An optional automatic address resolver can reverse geocode the selection to an address. The plug-in also supports searching by address typed into the bound input element which uses auto-complete feature from Google API to make the search process easier. In this case the marker will be automatically positioned on the map after successful address resolution.
pressbooks/pressbooks-jacobs
31356 Downloads
This theme is named after American-Canadian activist, journalist, and author Jane Jacobs, who is responsible for the New Urbanism movement in urban studies. It is designed for academic writing, particularly textbooks, but is also suitable for fiction. Headings and body type are set in Montserrat.
pressbooks/pressbooks-book
6760 Downloads
This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.
phputil/json
6679 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
oliverklee/seminars
48433 Downloads
TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.
nzo/file-downloader-bundle
20630 Downloads
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.