Try Skipper for FREE

No commitment or credit card needed

Download for Windows Download for Linux Download for Mac OS X

or choose other version

Other Skipper downloads

Release date Operating system File  
09/20/2023 Windows - 32 bit Installer for Windows (32 bit)   Download
09/20/2023 Windows - 32 bit Portable for Windows (32 bit)   Download
09/20/2023 Mac - 64 bit Installer for Mac 10.15+ (64 bit)   Download
09/20/2023 Mac - 64 bit Portable for Mac 10.15+ (64 bit)   Download
09/20/2023 Linux - 64 bit Portable for Linux (64 bit)   Download

Changes in version 3.3.5.1818

  • Updated Doctrine2 association import system to use property type when targetEntity property is missing (New!)
  • Doctrine2 : Use ::class notations in the associations export rather than a string
  • Export enum class type to @property definition when cast attribute is filled
  • Improved export of array attribute values (for example Doctrine2 index key lengths) (support-ticket)
  • Knex: Display default values in comments in table definition
  • Fixed missing MySQL caching_sha2_password.dll on Windows platform
  • Fixed maintenance popup dialog when dark theme used
  • Fixed Laravel PK property for multi-pk classes
  • Fixed Laravel migrations issue on plural name for MN entity. Issue occured when MN entity was created and deleted in specific order.
  • Fixed issue in generated Php code (annotations, attributes or Laravel code) when ::class name was generated with missing starting backslash