Libraries tagged by file include
yurunsoft/composer-include-files
87399 Downloads
Include files at a higher priority than autoload files.
pushword/pushword
81 Downloads
Pushword is a Symfony CMS for Markdown and Twig websites. This package includes the core and all official extensions; create a new site with pushword/new.
spacemudd/laravel-vue-i18n-generator
21667 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
saniolab/laravel-vue-i18n-generator
4053 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
laraeast/laravel-vue-i18n-generator
46866 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
happones/laravel-vue-i18n-generator
16797 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
danielmlozano/laravel-vue-i18n-generator
27293 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
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.
sashabo/nginx-conf-parser
7884 Downloads
Parsing nginx.conf files and following includes
ohseesoftware/laravel-vite-manifest
18040 Downloads
Simple Blade directive to include Vite files from a manifest.
jesseschalken/autoload-generator
28738 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
bmack/modern-template-building
14925 Downloads
A homage to the old-style marker-based templating of TYPO3. Includes TEMPLATE and FILE cObjects.
mouf/html.utils.weblibrarymanager
364081 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
sgalinski/lfeditor
298052 Downloads
TYPO3 Language File Editor for XLIFF & Overrides - TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.
mathiasverraes/uptodocs
1141 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.