-
Freelance
- Melbourne, Australia
-
laravel-geocoder Public
A Laravel 5 package to make geocoding a breeze.
PHP MIT License UpdatedMay 31, 2024 -
laravel-countries Public
A laravel package to install a table filled with country information. Big kudos to Christophe Kempen for original package on which this has been based (https://github.com/webpatser/laravel-countries).
-
laravel-robots Public
Forked from jayhealey/RobotsRobots.txt Generator for Laravel
PHP MIT License UpdatedJan 17, 2023 -
gulp-hashsumx Public
Based on remko/gulp-hashsum, but does stuff a lot differently.
JavaScript UpdatedDec 30, 2022 -
laravel-parsedown-extra Public
Parsedown Extra for Laravel. See http://parsedown.org/extra/
PHP MIT License UpdatedApr 29, 2022 -
OwlCarousel2 Public
Forked from OwlCarousel2/OwlCarousel2DEPRECATED jQuery Responsive Carousel.
JavaScript Other UpdatedMay 7, 2021 -
emojix Public
Forked from DheerajMahra/emojixA floating animated emoji app inspired by Instagram Live Reaction feature made using React and Styled-components. 💩
JavaScript UpdatedOct 1, 2020 -
laravel-server-timing Public
Forked from beyondcode/laravel-server-timingAdd Server-Timing header information from within your Laravel apps.
PHP MIT License UpdatedSep 18, 2020 -
laravel-query-logger Public
A laravel package to dump database queries easily.
PHP UpdatedSep 17, 2020 -
laravel-helper-loader Public
A Laravel package to load multiple helper modules from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
-
craft-user-agent Public
A Craft v3 plugin to support User Agent sniffing.
PHP MIT License UpdatedJun 15, 2020 -
craft-btn-shortcodes Public
Button shortcode support as Twig filter for Ctaft CMS.
PHP MIT License UpdatedMar 10, 2020 -
craft-cachebust Public
Support for cachebusting assets properly in Craft, using SHA-1 hashing.
PHP MIT License UpdatedMar 10, 2020 -
jquery-growl Public
Forked from ksylvest/jquery-growlGrowler is a jQuery plugin designed to provide informative messages in the browser.
CSS MIT License UpdatedDec 19, 2019 -
laravel-clear-orders-by Public
Forked from awssat/laravel-clear-orders-by⚙️ Clear (reset) orders by in Laravel for any query ...
PHP MIT License UpdatedOct 9, 2019 -
laravel-upsert Public
Forked from staudenmeir/laravel-upsertLaravel UPSERT and INSERT IGNORE queries
PHP MIT License UpdatedJun 22, 2019 -
firefox-tab-suspender Public
Forked from Monessem/firefox-tab-suspenderA Firefox extension that automatic suspend tabs and saves memory
C Other UpdatedJun 13, 2019 -
thegreatsuspender Public
Forked from greatsuspender/thegreatsuspenderA chrome extension for suspending all tabs to free up memory
JavaScript GNU General Public License v2.0 UpdatedMay 21, 2019 -
laravel-blade-helper-1 Public
Forked from imliam/laravel-blade-helperAn easier way to define custom Blade directives.
PHP MIT License UpdatedApr 28, 2019 -
seomatic Public
Forked from nystudio107/seomaticDEPRECATED A turnkey SEO implementation for Craft CMS 2.x that is comprehensive, powerful, and flexible
PHP Other UpdatedJan 1, 2019 -
laravel-stubs Public
Forked from bruno-spoladore/Laravel-StubsEasily store stubs for your project to reuse whenever needed.
PHP UpdatedDec 12, 2018 -
selectize.js Public
Forked from selectize/selectize.jsSelectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
JavaScript Apache License 2.0 UpdatedNov 21, 2018 -
laravel-azure-ad-oauth Public
Forked from ASV93/laravel-azure-ad-oauthDrop-in socialiate plugin for Laravel applications for Microsoft Azure SSO.
PHP UpdatedSep 12, 2018 -
laravel-caffeine Public
Forked from mikebronner/laravel-caffeineKeeping Your Laravel Forms Awake
PHP MIT License UpdatedSep 10, 2018 -
laravel-blade-helper Public
A Laravel package to ease the process of creating custom Blade directives.
-
bootstrap-tagsinput Public
Forked from mdbootstrap/bootstrap-templatesjQuery tags input plugin based on Twitter Bootstrap.
JavaScript MIT License UpdatedJul 16, 2018 -
jQuery-contextMenu Public
Forked from swisnl/jQuery-contextMenujQuery contextMenu plugin & polyfill
HTML MIT License UpdatedMar 16, 2018 -
giphy-and-stickers Public
Forked from romeroqe/giphy-and-stickersA package that provides an interface between Laravel and Giphy API, includes Gifs and Stickers.
PHP MIT License UpdatedMar 16, 2018 -
Purifier Public
Forked from mewebstudio/PurifierHTMLPurifier for Laravel 5
PHP MIT License UpdatedFeb 18, 2018 -
plupload-236-hack Public
This is a hack of moxie/plupload v2.3.6, so that I can get access to the browser's File object when the user adds files. This is so I can code thumbnail previews. It is not the full repo of code yo…