Git Product home page Git Product logo

shinsenter / defer-laravel Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 2.0 44 KB

๐Ÿš€ A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.

Home Page: https://packagist.org/packages/shinsenter/defer-laravel

License: MIT License

PHP 100.00%
laravel-package lumen laravel shinsenter core-web-vitals pagespeed lazyload performance defer-php

defer-laravel's Introduction

Hello, world! ๐Ÿ‘‹



Nice to meet you!

I'm Tan ๐Ÿ‘‹๐Ÿป, a software engineer from Vietnam ๐Ÿ‡ป๐Ÿ‡ณ passionate about PHP, JavaScript, and modern frameworks.

My specialty is crafting high-performance, user-friendly solutions. By continuously learning and integrating innovations, I propose optimal approaches using the latest technologies. Smooth communication and collaboration are important to me.

I'm currently residing in Japan ๐Ÿ‡ฏ๐Ÿ‡ต, immersed in the culture during my free time.


๐ŸŽ„ What I'm currently working on

  • shinsenter/php - ๐Ÿ“ฆ Simplified PHP Docker images for effortless customization and extension setup. (2 days ago)
  • shinsenter/docker-imgproxy - ๐ŸŒ An ultra fast, production-grade on-the-fly image processing web server. Designed for high throughput with Nginx caching. Powered by imgproxy. (2 weeks ago)
  • laravel/framework - The Laravel Framework. (1 month ago)
  • shinsenter/defer.js - ๐Ÿฅ‡ A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals. (1 month ago)
  • shinsenter/defer-wordpress - ๐Ÿ”ŒA Wordpress plugin integrating my beloved "defer.js" library into your websites. Hope you guys like it. (2 months ago)
  • dunglas/frankenphp - ๐ŸงŸ The modern PHP app server (2 months ago)
  • shinsenter/docker-squash - A simple shell script provides an alternative to Docker's experimental --squash option for building optimized Docker images by squashing layers. (2 months ago)
  • shinsenter/defer.php - ๐Ÿš€ A PHP library that focuses on minimizing payload size of HTML document and optimizing page speed. (8 months ago)

๐ŸŽ„ My latest projects

  • shinsenter/docker-squash - A simple shell script provides an alternative to Docker's experimental --squash option for building optimized Docker images by squashing layers.
  • shinsenter/playground - My playground with code.
  • shinsenter/php - ๐Ÿ“ฆ Simplified PHP Docker images for effortless customization and extension setup.
  • shinsenter/docker-imgproxy - ๐ŸŒ An ultra fast, production-grade on-the-fly image processing web server. Designed for high throughput with Nginx caching. Powered by imgproxy.
  • shinsenter/defer-laravel - ๐Ÿš€ A Laravel package that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
  • shinsenter/defer-wordpress - ๐Ÿ”ŒA Wordpress plugin integrating my beloved "defer.js" library into your websites. Hope you guys like it.
  • shinsenter/defer.php - ๐Ÿš€ A PHP library that focuses on minimizing payload size of HTML document and optimizing page speed.
  • shinsenter/defer.js - ๐Ÿฅ‡ A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.

๐ŸŽ„ Latest releases I've contributed to

  • laravel/framework (v11.7.0, 4 days ago) - The Laravel Framework.
  • dunglas/frankenphp (v1.1.4, 2 weeks ago) - ๐ŸงŸ The modern PHP app server
  • shinsenter/defer.js (3.8.0, 1 month ago) - ๐Ÿฅ‡ A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.
  • shinsenter/php (5.0.3, 2 months ago) - ๐Ÿ“ฆ Simplified PHP Docker images for effortless customization and extension setup.
  • shinsenter/defer-wordpress (2.9.0, 2 months ago) - ๐Ÿ”ŒA Wordpress plugin integrating my beloved "defer.js" library into your websites. Hope you guys like it.
  • shinsenter/defer.php (2.5.0, 8 months ago) - ๐Ÿš€ A PHP library that focuses on minimizing payload size of HTML document and optimizing page speed.

๐ŸŽ„ Latest PRs I published


๐ŸŽ„ Recent stars



๐Ÿค Support development

If you find my projects helpful and wish to support continued development, I welcome donations or other contributions.

Donate

I appreciate monetary contributions via PayPal to help fund development costs. Your support is greatly appreciated.

Contribute

If you have suggestions, spot issues, or can contribute code changes, please open GitHub issues or pull requests on my projects. I welcome community input to help expand capabilities and fix problems!


๐Ÿ“ซ Contact me

Together we can build better tools for working. Thank you!

defer-laravel's People

Contributors

dependabot-preview[bot] avatar egyjs avatar shinsenter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

defer-laravel's Issues

conflicts with your root composer.json require (^6.0)

hello

How do you solve this?it seems i have conflict

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - shinsenter/defer-laravel 1.0.4 requires shinsenter/defer.php ^2.4 -> satisfiable by shinsenter/defer.php[2.4.0, 2.4.1, 2.4.2].
    - shinsenter/defer-laravel 1.0.3 requires shinsenter/defer.php ^2.3 -> satisfiable by shinsenter/defer.php[2.3.0, 2.4.0, 2.4.1, 2.4.2].
    - shinsenter/defer-laravel 1.0.2 requires shinsenter/defer.php ^2.2 -> satisfiable by shinsenter/defer.php[2.2.0, ..., 2.4.2].
    - shinsenter/defer.php[2.2.0, ..., 2.4.2] require symfony/css-selector ^2.0 || ^3.0 || ^4.0 || ^5.0 -> found symfony/css-selector[2.0.4, ..., 2.8.x-dev, v3.0.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (^6.0).
    - Root composer.json requires shinsenter/defer-laravel ^1.0 -> satisfiable by shinsenter/defer-laravel[1.0.2, 1.0.3, 1.0.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require shinsenter/defer-laravel:*" to figure out if any version is installable, or "composer require shinsenter/defer-laravel:^2.1" if you know which you need.

flash close:

Followed the steps as mentioned
Getting following issue

Weeple.Logistics.-.Goods.Transporter.for.Transport.Services.to.3000+.Cities.-.Google.Chrome.2021-08-17.12-36-54.mp4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.